object France: TFrance Left = 258 Top = 159 BorderStyle = bsDialog Caption = 'Direct X Uninstall' ClientHeight = 208 ClientWidth = 432 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnActivate = FormActivate OnClose = FormClose PixelsPerInch = 96 TextHeight = 13 object StaticText1: TStaticText Left = 8 Top = 0 Width = 409 Height = 25 AutoSize = False Caption = 'Ce programme va retirer de votre syst�me l'#39'extension Microsoft D' + 'irect X. ' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Times New Roman' Font.Style = [] ParentFont = False TabOrder = 0 end object StaticText3: TStaticText Left = 18 Top = 152 Width = 367 Height = 41 AutoSize = False Caption = 'L'#39'utilisation de ce programme est sous votre enti�re responsabil' + 'it�. Signalez moi tous dysfonctionnements' Font.Charset = ANSI_CHARSET Font.Color = clRed Font.Height = -13 Font.Name = 'Times New Roman' Font.Style = [] ParentFont = False TabOrder = 1 end object BitBtn1: TBitBtn Left = 208 Top = 112 Width = 121 Height = 25 TabOrder = 2 OnClick = BitBtn1Click Kind = bkAbort end object BitBtn2: TBitBtn Left = 72 Top = 112 Width = 121 Height = 25 Caption = 'Enlever Direct X' TabOrder = 3 OnClick = BitBtn2Click Kind = bkOK end object StaticText2: TStaticText Left = 8 Top = 40 Width = 409 Height = 41 AutoSize = False Caption = 'Si FRMDX6 ne peut pas enlever tous les fichiers, red�marez votre' + ' machine et recommencez, afin de lib�rer les fichiers utilis�s.' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Times New Roman' Font.Style = [] ParentFont = False TabOrder = 4 end end